home *** CD-ROM | disk | FTP | other *** search
/ New Star Software Collection / NSS_Collection.iso / 3-030 norton commander (nc) 40 / 1.ima / NC.CFG < prev    next >
Text File  |  1993-05-10  |  2KB  |  164 lines

  1. # This file contains configuration information for Norton Commander version 4
  2. # The file may be edited. 
  3. # All blank lines, and lines beginning with # are ignored.
  4.  
  5.  
  6. # The following define the filters that are used in the panels. Currently
  7. # the only filters supported are Executable, Database, Spreadsheet, word, and
  8. # compressed. You may add more filters up to a max of 10. 
  9. # Currently there are 512 bytes available for filters.
  10.  
  11. # Start the filter name with an '!' and the filter with a ':'
  12. # The line starting with a ';' is what appears at the top of the screen
  13. # when the filter is on (max 10 chars).
  14.  
  15. !All files
  16. :*.*
  17.  
  18. !Executable files
  19. ;PROGS
  20. :*.exe
  21. :*.com
  22. :*.bat
  23. :*.dll
  24.  
  25. !Database files
  26. ;DBASE
  27. :*.dbf
  28. :*.rbf
  29. :*.rxd
  30. :*.dtf
  31. :*.wdb
  32. :*.db
  33. :*.dtf
  34.  
  35. !Spreadsheet files
  36. ;SSHEET
  37. :*.wks
  38. :*.wk1
  39. :*.wk3
  40. :*.wkt
  41. :*.wkq
  42. :*.wr1
  43. :*.wrk
  44. :*.xls
  45. :*.wq1
  46. :*.vpp
  47. :*.mod
  48.  
  49. !Word processor files
  50. ;WORD
  51. :*.doc
  52. :*.txt
  53. :*.wps
  54. :*.vw4
  55. :*.wri
  56. :*.sam
  57. :*.jw
  58. :*.ws7
  59.  
  60. !Graphics files
  61. ;GRAPHICS
  62. :*.bmp
  63. :*.wmf
  64. :*.pic
  65. :*.wpg
  66. :*.wpb
  67. :*.tif
  68. :*.gif
  69. :*.ico
  70. :*.pcx
  71. :*.grf
  72. :*.drw
  73. :*.clp
  74. :*.msp
  75.  
  76. !Compressed files
  77. ;COMPRESSED
  78. :*.lzh
  79. :*.zoo
  80. :*.zip
  81. :*.arj
  82. :*.pak
  83. :*.arc
  84.  
  85. # The following lines describe what files are viewed by which viewers
  86. # The viewer executable name starts with a '~', the files viewed by
  87. # that viewer start with a '$'.
  88.  
  89. # The following additions are permissible:
  90.  
  91. # ,p = Program view
  92. # ,n = Normal view (default)
  93. # ,g = Graphics view
  94. # ,d = Directory view
  95.  
  96. # Currently there is a maximum of 10 viewers (~) and 30 extensions ($)
  97.  
  98. # Spread sheet viewer
  99.  
  100. ~123view.exe
  101. $*.wks
  102. $*.wk1
  103. $*.wk3
  104. $*.wrk
  105. $*.wr1
  106. $*.wkq
  107. $*.wkt
  108. $*.xls
  109.  
  110. # dBase viewer
  111.  
  112. ~dbview.exe
  113. $*.dbf
  114.  
  115. # RBase viewer
  116.  
  117. ~rbview.exe
  118. $*.rbf
  119.  
  120. # Reflex viewer
  121.  
  122. ~refview.exe
  123. $*.rxd
  124.  
  125.  
  126. # Paradox viewer
  127.  
  128. ~paraview.exe
  129. $*.db
  130.  
  131. # Q & A viewer
  132.  
  133. ~q&aview.exe
  134. $*.dtf
  135.  
  136.  
  137. # Compressed viewer
  138.  
  139. ~arcview.exe
  140. $*.zip
  141. $*.arc
  142. $*.lzh
  143. $*.zoo
  144. $*.arj
  145. $*.pak
  146.  
  147. # Word processor viewer
  148.  
  149. ~wpview.exe
  150. $*.exe,p
  151. $*.com,p
  152. $*.*
  153.  
  154. # These bitmap viewers are a special case. Please do not edit them
  155.  
  156. #################
  157. ~bitmap
  158. $,g
  159.  
  160. ~vector
  161. $,g
  162.  
  163. #################
  164.